(syms_of_buffer) <buffer-display-table>: Doc fix.
authorJuanma Barranquero <lekktu@gmail.com>
Sun, 18 Mar 2007 00:15:57 +0000 (00:15 +0000)
committerJuanma Barranquero <lekktu@gmail.com>
Sun, 18 Mar 2007 00:15:57 +0000 (00:15 +0000)
src/buffer.c

index b09d6e88f0b7a80f42a8037b0825f0990395703e..c0fb8b2454f4ff9d688bfd884f08725d63a1cf45 100644 (file)
@@ -5682,8 +5682,8 @@ characters or nil.  The value nil means display the character in the
 default fashion; otherwise, the characters from the vector are delivered
 to the screen instead of the original character.
 
-For example, (aset buffer-display-table ?X ?Y) will cause Emacs to display
-a capital Y instead of each X character.
+For example, (aset buffer-display-table ?X (vector ?Y)) will cause Emacs
+to display a capital Y instead of each X character.
 
 In addition, a char-table has six extra slots to control the display of: